home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / hfm400.zip / RECHNER.DOC < prev    next >
Text File  |  1994-06-14  |  720b  |  25 lines

  1. Rechner ist ein Taschenrechnerprogramm, das eine editierbare Eingabezeile 
  2. bietet. Es verwendet den Parser aus dem Turbo Pascal 4 Tabellenkalkulations-
  3. Demoprogramm. Die letzten 10 Eingabezeilen werden jeweils im File 
  4. c:\hfm.ah\rechner.ini gespeichert.
  5.  
  6. rechner is a calculator simulation which uses a editable command line. It
  7. uses the function parser from the Turbo Pascal version 4 spreadsheet demo
  8. program. The last 10 lines are stored in c:\hfm.ah\rechner.ini
  9.  
  10. ^   Operator für Potenzen (3^2 is 3x3) 
  11.     
  12.  
  13. Funktionsliste: Das Funktionsargument muß in Klammern stehen.
  14. list of functions: the function argument has to be included in parentheses.
  15.  
  16. ABS
  17. ATAN
  18. COS
  19. EXP
  20. LN
  21. ROUND
  22. SIN
  23. SQRT
  24. SQR
  25. TRUNC